home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / embedded / mcu332 / 332-101.arc / 9.HLP < prev    next >
Text File  |  1989-11-01  |  546b  |  15 lines

  1.  
  2.                       GO (EXECUTE) function
  3.  
  4.     The GO function is used to initiate instruction execution by
  5. the M68332. The GO function is invoked by pressing the <F9> key.
  6.  
  7.     Upon invocation, the GO function requests an execution
  8. address. You may supply a valid hex-decimal number or default the
  9. entry by pressing the <Enter> key only. If you supply a valid hex-
  10. decimal number, execution begins at that memory address. If you
  11. default the entry, the current contents of the Program Counter are
  12. used as the beginning address.
  13.  
  14. %END
  15.